memory management strategy meaning in Chinese
存储管理策略
Examples
- Memory management strategy in embedded real - time system
某联产系统燃机前燃料透平设计 - Memory management strategy in exception handling mechanism for c and c
异常处理机制的内存管理策略 - As i mentioned earlier , to take advantage of shared lists , you will definitely need a memory management strategy - probably garbage collection
如前所述,为了利用共享列表,您显然需要一个内存管理策略可能是垃圾收集器。 - We first give an analysis of the whole system and its requests for memory management then we design and implement the memory management strategies of rtos for this chip , including the paged virtual memory management mechanism without swap , the memory protection , the memory sharing and the static / dynamic memory allocation mechanism . chapter 4 describes the simulation method of the memory management strategies implemented in the previous chapter , then we analyse the results of the simulation
首先对系统进行了分析,得到其对操作系统的存储管理的具体要求,然后针对上面提出的需求,设计并实现了相应的存储管理策略,包括分页不交换的虚拟存储机制、存储保护、存储共享以及内存的静态动态分配机制,最后介绍了在本系统研究和实现过程中用到的几个工具软件。